Carbon


IsIconRefMaskEmpty

Header: Icons.h Carbon status: Under Evaluation

Reports whether a specified mask is empty.

Boolean IsIconRefMaskEmpty (
    IconRef iconRef
);
iconRef

An IconRef whose mask you wish to test.

function result

true if the mask associated with the given IconRef is empty, false otherwise.

AVAILABILITY

Under evaluation for Carbon. Available in CarbonLib 1.0 and later when IconServicesLib 8.5 or later is installed. Exported by CarbonLib 1.0 and later and by IconServicesLib 8.5 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/18/2000)